libxl: run libxlgentypes with $(PYTHON)
authorChristoph Egger <Christoph.Egger@amd.com>
Tue, 31 Aug 2010 16:51:51 +0000 (17:51 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Tue, 31 Aug 2010 16:51:51 +0000 (17:51 +0100)
commitfbf24c664bc6a7a5cb675b26bbdd1f93f73f519a
treed28b88ae960dab797a6436a3da26c527d50fcb12
parentbef8b1c5fdcb3b4e63228dc7aab51702d8d0f343
libxl: run libxlgentypes with $(PYTHON)

Attached patch fixes libxl build that broke in
changeset 22032:fa82b0540e8c.

It is common these days to use $(PYTHON) in the build system.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile